[INFO] cloning repository https://github.com/rust-lang/libc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-lang/libc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lang%2Flibc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lang%2Flibc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1a9bdc4d16edc21dfa66e655d1edf8e4eac16ba8
[INFO] checking rust-lang/libc against master#cced03bfd61a304243a34504618ecec86c17063f for pr-157082
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lang%2Flibc" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rust-lang/libc
[INFO] finished tweaking git repo https://github.com/rust-lang/libc
[INFO] tweaked toml for git repo https://github.com/rust-lang/libc written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rust-lang/libc on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rust-lang/libc already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustc-std-workspace-core v1.0.1
[INFO] [stderr]   Downloaded pretty_assertions v1.4.1
[INFO] [stderr]   Downloaded askama v0.14.0
[INFO] [stderr]   Downloaded anstyle v1.0.11
[INFO] [stderr]   Downloaded annotate-snippets v0.11.5
[INFO] [stderr]   Downloaded diff v0.1.13
[INFO] [stderr]   Downloaded cc v1.2.43
[INFO] [stderr]   Downloaded askama_parser v0.14.0
[INFO] [stderr]   Downloaded askama_derive v0.14.0
[INFO] [stderr]   Downloaded winnow v0.7.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 71c171857450e63360ba6555cfc3a1e54ca4035e33621990a56ac45f2da71236
[INFO] running `Command { std: "docker" "start" "71c171857450e63360ba6555cfc3a1e54ca4035e33621990a56ac45f2da71236", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "71c171857450e63360ba6555cfc3a1e54ca4035e33621990a56ac45f2da71236" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71c171857450e63360ba6555cfc3a1e54ca4035e33621990a56ac45f2da71236", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "71c171857450e63360ba6555cfc3a1e54ca4035e33621990a56ac45f2da71236" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling ctest v0.5.1 (/opt/rustwide/workdir/ctest)
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling libc v1.0.0-alpha.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]     Checking syn v2.0.108
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking annotate-snippets v0.11.5
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling askama_parser v0.14.0
[INFO] [stderr]    Compiling askama_derive v0.14.0
[INFO] [stderr]    Compiling askama v0.14.0
[INFO] [stderr]    Compiling libc-test v0.1.0 (/opt/rustwide/workdir/libc-test)
[INFO] [stderr]    Compiling ctest-test v0.1.0 (/opt/rustwide/workdir/ctest-test)
[INFO] [stderr] warning: libc-test@0.1.0: /opt/rustwide/target/debug/build/libc-test-f4edbd2afcd3c9cd/out/ctest_output.c: In function 'ctest_roundtrip__af_alg_iv':
[INFO] [stderr] warning: libc-test@0.1.0: /opt/rustwide/target/debug/build/libc-test-f4edbd2afcd3c9cd/out/ctest_output.c:60379:1: note: the ABI of passing struct with a flexible array member has changed in GCC 4.4
[INFO] [stderr] warning: libc-test@0.1.0: 60379 | ) {
[INFO] [stderr] warning: libc-test@0.1.0:       | ^
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] running `Command { std: "docker" "inspect" "71c171857450e63360ba6555cfc3a1e54ca4035e33621990a56ac45f2da71236", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71c171857450e63360ba6555cfc3a1e54ca4035e33621990a56ac45f2da71236", kill_on_drop: false }`
[INFO] [stdout] 71c171857450e63360ba6555cfc3a1e54ca4035e33621990a56ac45f2da71236
